home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Collection of Tools & Utilities
/
Collection of Tools and Utilities.iso
/
bbsutil
/
bsml_250.zip
/
BINKLEY.CFG
< prev
next >
Wrap
Text File
|
1991-09-07
|
13KB
|
280 lines
; ----------------------------------------------------------------------------
; BINKLEY.CFG - Configuration File for BinkleyTerm 2.50
; ----------------------------------------------------------------------------
;
; ----------------------------------------------------------------------------
; All configuration options are explained in detail in the Reference
; Guide section, "Configuration File."
; ----------------------------------------------------------------------------
;
; ----------------------------------------------------------------------------
; The following may apply to all BinkleyTerm installations:
; ----------------------------------------------------------------------------
;
; Port The desired FOSSIL port to use, normally 1=COM1: and 2=COM2:
; Baud Maximum baud rate (300,1200,2400,4800,9600,19200,38400)
; Carrier Your carrier mask in hex (usually 80)
; Init Initialization string for your modem
; TermInit Initialization for terminal mode only operation
; Prefix Your modem's dial prefix (ATDT or ATDP)
; Suffix Your modem's dial suffix (if you need one, normally not)
; Busy What BinkleyTerm sends to the modem while doing other things
; Answer Use when modem isn't set to auto-answer, string to send to answer
; PreDial Modem string sent before dial string (Prefix) to override default
; PreInit Modem string sent before init string (Init) to override default
; ModemTrans Dynamic selection of modem prefix and suffix based on nodelist
; DTRHigh Leaves DTR (data terminal ready) line "high" on exit
; Protocol To use an Opus-CBCS style external protocol for Terminal Mode
; Serial Register BinkleyTerm with a serial number of your choosing
; StatusLog Path/filename of the desired log file, if any
; Downloads Path to put downloaded files into
; CaptureFile Designates file to use with Alt-L session logging feature
; LogLevel Amount of logging desired, 1-5 (1=minimal, 5=maximal)
; Gong Gong on successful connection or file transfer in terminal mode
; Rev3 Forces BinkleyTerm to assume Revision 3 FOSSIL driver
; SlowModem Add 1/10th second delay between modem command characters
; LockBaud Used with <reliable connect string>, or <baud rate> to lock port
; AutoBaud Always dial at baud rate listed above instead of nodelist rate
; TaskView Tells BinkleyTerm to release time slice on TaskView systems
; TopView Tells BinkleyTerm to release time slice on TopView systems
; MultiLink Tells BinkleyTerm to release time slice on MultiLink systems
; Macro Sends string over the line in Terminal Mode (Alt-F1 thru Alt-F9)
; Include Designates name of file with additional configuration statements
; Application Ignored by BinkleyTerm, may be used by other applications
; AnswerBack Sends designated text in response to ENQ char in Terminal Mode
; PollTries Number of times BT will dial during a dial or poll
; SwapDir Enables shell swapping and designates dir to place swap file
;
; ----------------------------------------------------------------------------
;
Port 1
Baud 38400
Carrier 80
; NOTE! Refer to BT_REF.DOC for dial translation characters
Init ATV1Q0X4|
TermInit ATV1Q0X4E1|
Prefix ATDT
; Suffix
; Busy ATM0H1|
; WARNING! Refer to BT_REF.DOC for details about 'Answer' statement!
; Answer ATA|
; PreDial `
; PreInit |v``^``
; ModemTrans 1 prefix/suffix ; HST
; ModemTrans 2 prefix/suffix ; PEP
; ModemTrans 3 prefix/suffix ; HST or PEP
; DTRHigh
; Protocol c:\opus\kermit.exe
; Serial
StatusLog c:\binkley\binkley.log
Downloads c:\binkley\downloads\
CaptureFile c:\binkley\session.log
LogLevel 5
Gong
; Rev3
; SlowModem
; LockBaud /ARQ
AutoBaud
; TaskView
; TopView
; MultiLink
; NOTE! In the next statement, Alt-F1 would send "Name" + carriage return
; Macro 1 Name|
; NOTE! In the next statement, Alt-F2 would send "Password" + carriage return
; Macro 2 Password|
; Include suplmnt.cfg
; Application Amax Direct
; AnswerBack My Name|
; PollTries 10
; SwapDir f:\ramdisk\
;
; ----------------------------------------------------------------------------
; In addition to the above, if you intend to run BinkleyTerm for point
; operation or mail interface operation, the following also may apply:
; ----------------------------------------------------------------------------
;
; System Name of your system (if mail interface, BBS name)
; Sysop Your name
; Address Your network address, including zone
; NoZones Causes zone support to be turned off, as in BT 1.50 and ealier
; PrivateNet Designates private network number, used with fakenet point nets
; Boss Net/Node of your Boss (if NOT a point, then your node address)
; BossPhone Phone number for your Boss (override nodelist)
; BossPwd Password for use during Boss mail sessions (overrides nodelist)
; NetMail Location of your "Matrix" message area
; NetFile (Default) Location of your inbound files area
; KnownInbound (Known) Location of your inbound files area
; ProtInbound (Protected) Location of your inbound files area
; Hold Location of your outbound hold area
; Domain Define domain name, 8-char abbreviation, nodelist filename
; Nodelist Where your system stores its nodelist files
; Version6 Tells BinkleyTerm to expect Version 6 compiled nodelist
; Version7 Tells BinkleyTerm to expect Version 7 compiled nodelist
; Dial Dial translation entries (refer to docs for details)
; ScriptPath Designates directory to find outward dialing scripts
; Reader Command line to invoke reader/editor with Alt-E command
; Overwrite Allows overwriting of existing inbound files of the same name
; (ARCmail files excepted)
; Unattended Makes BinkleyTerm always start-up in unattended (mailer) mode
; NoFullScreen Forces BinkleyTerm to not use the fancy full screen mode
; BoxType Designates type of boxes to draw for windowed interface
; Colors For windowed interface, gives screen color attributes
; NOTE! The winner of our screen colors contest is Mark Kromm of 1:261/1034
; NOTE! Mark gets a configuration verb named after him - and here it is!
; Mark_Kromm Makes colors 112, 9, 10, 11, 14 and 12
; ScreenBlank If used, makes screen blank after Blankwait <sec> of inactivity
; Blankwait Number of seconds to wait before blanking screen
; CursorCol Gives screen column number for cursor "resting place"
; CursorRow Gives screen row number for cursor "resting place"
; NoSlo Tells BinkleyTerm not to use SEAlink Overdrive
; SmallWindow Reduces "run ahead" during LoTek transfers (for hi-speed modems)
; StartBlkLen Starting block length to use in Wazoo mail transfers (64-1024)
; Okfile (Default) List of files okay for file request (for Binkley)
; Avail (Default) List of files okay for file request (for humans)
; About (Default) Your system's advertisement
; MaxReq (Default) Maximum files to be sent during any one f'req session
; MaxBytes (Default) Maximum bytes to be sent in one session's freqs
; MaxTime (Default) Maximum minutes allowed for a file request session
; KnownReqList (Known) List of files okay for file request (for Binkley)
; KnownAvail (Known) List of files okay for file request (for humans)
; KnownAbout (Known) Your system's advertisement
; KnownReqLim (Known) Maximum files to be sent during any one f'req session
; KnownMaxBytes (Known) Maximum bytes to be sent in one session's freqs
; KnownMaxTime (Known) Maximum minutes allowed for a file request session
; ProtReqList (Protected) List of files okay for file request (for Binkley)
; ProtAvail (Protected) List of files okay for file request (for humans)
; ProtAbout (Protected) Your system's advertisement
; ProtReqLim (Protected) Maximum files to be sent during any one f'req sess
; ProtMaxBytes (Protected) Maximum bytes to be